| applets[ ] This array is used to return an array, or collection, of all APPLET elements used within the current document. The applets array will index its values in the order they appear within the document. It should be noted that the applet must be functioning in order to use this array. syntax: document.applets(index).Property or Method The applets[ ] array is used to collect properties from the following: document
|